kotlin-stdlib
Native
kotlin-stdlib
/
kotlin.math
/
[Native]nextUp
next
Up
Native
external
fun
Float
.
nextUp
(
)
:
Float
Content copied to clipboard
Returns the
Float
value nearest to this value in direction of positive infinity.
Since Kotlin
1.2